home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / interfac / it.dig / scripts / DefineButton2_255 / BUTTONCONDACTION on(release).as
Text File  |  2010-11-09  |  71b  |  4 lines

  1. on(release){
  2.    getUrl("mailto:atendimento@digerati.com.br", "");
  3. }
  4.